[index]

PlayStarted Message

Syntax

on playStarted
end playStarted Sent to movies

Description

Examples

Create a movie object and attach a movie file to it. Put the following handler into the script of the movie: on playStarted put "Movie playing..." into msg end playStarted on playStarted put empty into msg end playStarted
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.